Setup to setup Ground-Satation

  • Download the github repo of CANSAT
  • Unzip the file
  • Upload receiver code to Ground-Satation . Remember the port number we will need it later
  • Open command prompt
  • Run command :: npm install
  • This will install require dependencies
  • Run command :: node server.js
  • This will start the server
  • Open your favourite browser and visit http://localhost:4000/
  • Enter port number (eg: COM14)
  • ENJOY!!!
  • If error occurs

  • Try restart server
  • Enter correct port-address